Newer
Older
Digital_Repository / Memory Bank / Heritage Inventory / 22-3-07 / files / E3EgSkippers_files / 2002_08_skippers_files / edit.js
// JS for Historic Place Trust

/* edit this file to change menus */

BasePath =  "http://www.historic.org.nz/";					//ORIGINAL							// this sets the base of all the addresses used in the menus 		   					   
//BasePath =  "http://localhost/historic_trust/";												// this sets the base of all the addresses used in the menus 		   					   
//BasePath =  "http://www.baysoft.co.nz/Historic/";											  // this sets the base of all the addresses used in the menus 		   					   

GFXPath = "GFX/";																	  // where the graphics files are
BorderColor = "#663300";															  // Color for item borders
NormalBGColor = "#663300";															  // The color of the back ground for the menus
HighlightColor = "#663300";															  // The color of the back ground for the menu items when the mouse is over them
DropDownBorderColor = "#FEB149";	
DropDownNormalColor = "#FEB149"; 
DropDownHighlightColor = "#FEB149";
DropDownTextColor = "#663300";
DropDownTextHightlight = "#663300";
TextColor = "#FFFFFF";																  // The normal color of the menu item text
TextHightlight = "#FFFFFF";															  // The color of the menu item text when the mouse is over it
Timout = 500;	
/*
Templates for menus

NOTE - addresses must be local to site only.

Main menu - accross the page, always visible
AddMainMenu("Name","Text to display","address to link to","width");

NOTE the name must be unique

Sub Menu - down from main menu, visible when mouse of parent menu
AddSubMenu("Name of parent","text to display","address to link to");

Sub Sub menu - visible off the right edge of a sub menu when the mouse is over it
AddSubSubMenu("Name of parent's parent","Position in sub menu of parent","Text to display","address to link to");

NOTE about position, this is a number starting at 1 then 2 then 3 etc

see the items below to get the idea.

*/


AddMainMenu("About","About Us","aboutus/aboutthetrust_index.html","65");
AddMainMenu("Join","Join the Trust","join/jointhetrust_index.html","95");
AddMainMenu("Protect","Protecting Our Heritage","heritage/heritage_index.html","145");
AddMainMenu("Register","The Register","register.html","85");
AddMainMenu("Visit","Places to Visit","places2visit/places2visit_index.html","95");
AddMainMenu("Publications","Publications","publications/publications_index.html","85");
AddMainMenu("Education","Education","Education/education_index.html","80");
AddMainMenu("News","News and Events","news/news_events_index.html","115");
//AddMainMenu("Site","Site Map","sitemap/index.html","95");


AddSubMenu("About","Trust Offices","aboutus/trustoffices.html");
AddSubMenu("About","Board of Trustees","aboutus/trustees.html");
AddSubMenu("About","Maori Heritage Council","aboutus/maoriheritagecouncil.html");
AddSubMenu("About","Branch Committees","aboutus/branchcommittees.html");
AddSubMenu("About","How You Can Help","aboutus/howyoucanhelp.html");
AddSubMenu("About","Job Vacancies","aboutus/jobs.html");
AddSubMenu("About","Historic Places Amendment Act","aboutus/Amendment_Act.html");
AddSubMenu("About","Post Election Briefing","aboutus/postelection_briefing.html");
AddSubMenu("About","Links to Other Sites","aboutus/links-index.htm");

AddSubSubMenu("About","1","National Office","aboutus/trustoffices.html#1");
AddSubSubMenu("About","1","Regional Offices","aboutus/trustoffices.html#2");
AddSubSubMenu("About","1","Area Offices","aboutus/trustoffices.html#3");

AddSubSubMenu("About","4","Auckland Branch","aboutus/branchcommittees.html#akl");
AddSubSubMenu("About","4","Canterbury-Westland Branches","aboutus/CantyBranch/canty-west_index.html");
AddSubSubMenu("About","4","Otago Branch","aboutus/OtagoBranch/otago_index.html");

AddSubSubMenu("About","5","Become a Volunteer","aboutus/volunteer.html");
AddSubSubMenu("About","5","Become a Corporate Sponsor","aboutus/corporatesponsorship.html");
AddSubSubMenu("About","5","Make a Bequest","aboutus/bequests.html");
AddSubSubMenu("About","5","Make a Donation","aboutus/donations.asp");

AddSubMenu("Join","Join a Friend","join/joinafriend.asp");
AddSubMenu("Join","Member Benefits","join/memberbenefits.html");
AddSubMenu("Join","Application Form","join/join.asp");

AddSubMenu("Protect","Maori Heritage","heritage/maoriheritage_intro.html");
AddSubMenu("Protect","Archaeological Sites","heritage/archsites_intro.html");
AddSubMenu("Protect","Local Government","heritage/localgov.html");
AddSubMenu("Protect","Heritage Covenants","heritage/heritage_covenants.html");
AddSubMenu("Protect","Funding for Heritage Protection","heritage/funding.html");
AddSubMenu("Protect","Heritage at Risk","heritage/atrisk_intro.html");

AddSubSubMenu("Protect","1","Protecting Maori Heritage Sites","heritage/maoriheritage_protect.html");
AddSubSubMenu("Protect","1","Conserving Marae Buildings and Taonga","heritage/maraebuildings.html");
AddSubSubMenu("Protect","2","Legal Protection of Archaeological Sites","heritage/archsites_legal.html");
AddSubSubMenu("Protect","2","Management and Care of an Archaeological Site","heritage/archsites_management.html");
AddSubSubMenu("Protect","3","Heritage Management Guidelines","publications/HM_guidelines.html");
AddSubSubMenu("Protect","3","Advocating for Heritage","heritage/localgov_advocacy.html");
AddSubSubMenu("Protect","3","Performance in Heritage Management","heritage/localgov_performance.htm");
AddSubSubMenu("Protect","5","National Preservation Incentive Fund","heritage/funding_nhpif.html");
AddSubSubMenu("Protect","5","Incentive Fund Application Form","heritage/funding_nhpif_forms.html");

AddSubMenu("Register","About the Register","Register/about_the_register.html");
AddSubMenu("Register","Search the Register","Register/Search.asp");



AddSubMenu("Visit","Visit NZ's Heritage Sites","places2visit/places2visit_index.html");
AddSubMenu("Visit","Venues for Hire","places2visit/venues4hire.html");


AddSubSubMenu("Visit","1","Auckland","places2visit/places2visit_auckland.html");
AddSubSubMenu("Visit","1","Canterbury","places2visit/places2visit_canterbury.html");
AddSubSubMenu("Visit","1","Coromandel","places2visit/places2visit_coromandel.html");
AddSubSubMenu("Visit","1","Nelson & Marlborough","places2visit/places2visit_nelson.html");
AddSubSubMenu("Visit","1","Northland","places2visit/places2visit_northland.html");
AddSubSubMenu("Visit","1","Otago & Southland","places2visit/places2visit_otago.html");
AddSubSubMenu("Visit","1","Taranaki","places2visit/places2visit_taranaki.html");
AddSubSubMenu("Visit","1","Taupo","places2visit/places2visit_taupo.html");
AddSubSubMenu("Visit","1","Tongariro","places2visit/places2visit_tongariro.html");
AddSubSubMenu("Visit","1","Waikato","places2visit/places2visit_waikato.html");
AddSubSubMenu("Visit","1","Wanganui","places2visit/places2visit_wanganui.html");
AddSubSubMenu("Visit","1","Wellington","places2visit/places2visit_wellington.html");
AddSubSubMenu("Visit","1","West Coast","places2visit/places2visit_westcoast.html");

AddSubSubMenu("Visit","2","Alberton, Auckland","places2visit/venues4hire.html#1");
AddSubSubMenu("Visit","2","Antrim House, Wellington","places2visit/venues4hire.html#2");
AddSubSubMenu("Visit","2","Ewelme Cottage, Auckland","places2visit/venues4hire.html#3");
AddSubSubMenu("Visit","2","Highwic, Auckland","places2visit/venues4hire.html#4");
AddSubSubMenu("Visit","2","Old St. Paul's, Wellington","places2visit/venues4hire.html#5");
AddSubSubMenu("Visit","2","Pompallier, Northland","places2visit/venues4hire.html#6");
AddSubSubMenu("Visit","2","Totara Estate, Otago","places2visit/venues4hire.html#7");

AddSubMenu("Publications","Annual Report","publications/annualreport.html");
AddSubMenu("Publications","Brochures","publications/brochures.html");
AddSubMenu("Publications","Heritage Guidelines","publications/heritage_guidelines.html");
AddSubMenu("Publications","Heritage New Zealand Magazine","publications/hpt_magazine.html");
AddSubMenu("Publications","NZ Historic Places Magazine","publications/hpt_magazine.html");
AddSubMenu("Publications","Heritage Landscapes Report","publications/think_tank.html");
AddSubMenu("Publications","Heritage Management Guidelines","publications/HM_guidelines.html");
AddSubMenu("Publications","Review of Registration Procedures","publications/registrationreview.html");
AddSubMenu("Publications","Statement of Intent","publications/SOI.html");

AddSubSubMenu("Publications","4","Magazine Subscription Form","publications/subscribe_magazine.asp");
/*
AddSubSubMenu("Publications","2","Magazine Request","publications/mag_request.html");
AddSubSubMenu("Publications","2","Autumn 2003","magazinefeatures/2003Autumn/2003Autumn.htm");
AddSubSubMenu("Publications","2","Summer 2002","magazinefeatures/2002summer/2002Summer.htm");
AddSubSubMenu("Publications","2","Spring 2002","magazinefeatures/2002spring/2002Spring.htm");
AddSubSubMenu("Publications","3","May 2002","magazinefeatures/2002may/2002May.htm");
AddSubSubMenu("Publications","3","February 2002","magazinefeatures/2002feb/2002february.htm");
AddSubSubMenu("Publications","3","November 2001","magazinefeatures/2001nov/2001november.html");
AddSubSubMenu("Publications","3","August 2001","magazinefeatures/2001august/2001august.html");
AddSubSubMenu("Publications","3","May 2001","magazinefeatures/2001may/2001may.html");
AddSubSubMenu("Publications","3","Febuary 2001","magazinefeatures/2001feb/2001feb.html");
AddSubSubMenu("Publications","3","November 2000","magazinefeatures/2000nov/2000nov.html");
AddSubSubMenu("Publications","3","August 2000","magazinefeatures/2000aug/2000aug.html");
AddSubSubMenu("Publications","3","May 2000","magazinefeatures/2000may/2000may.html");
AddSubSubMenu("Publications","3","February 2000","magazinefeatures/2000feb/2000feb.html");
*/

AddSubMenu("Education","Teacher Resources","Education/teacher-resources.html");
AddSubMenu("Education","LEOTC Programmes","Education/LEOTC.html");

AddSubSubMenu("Education","1","Lesson 1","Education/education_lesson1.html");
AddSubSubMenu("Education","1","Lesson 2","Education/education_lesson2.html");
AddSubSubMenu("Education","1","Lesson 3","Education/education_lesson3.html");
AddSubSubMenu("Education","1","Lesson 4-6","Education/education_lesson4-6.html");
AddSubSubMenu("Education","1","Lesson 7","Education/education_lesson7.html");

AddSubSubMenu("Education","2","Taranaki Booking Form","Education/LEOTC-Taranakiform.html");
AddSubSubMenu("Education","2","Northland Booking Form","Education/LEOTC-Northform.html");

AddSubMenu("News","Media Releases","news/news_events_index.html");
AddSubMenu("News","Events","news/events.html");